翻訳と辞書
Words near each other
・ Interarticular sternocostal ligament
・ Interarytenoid fold
・ Interas-AE Visaginas
・ Interatheriidae
・ Interactive acculturation
・ Interactive activation and competition networks
・ Interactive advertising
・ Interactive Advertising Bureau
・ Interactive ALGOL 68
・ Interactive architecture
・ Interactive art
・ Interactive Autism Network
・ Interactive Awards
・ Interactive Brokers
・ Interactive Brokers Group
Interactive C
・ Interactive children's book
・ Interactive cinema
・ Interactive collateral management
・ Interactive communication
・ Interactive Compilation Interface
・ Interactive computation
・ Interactive computing
・ Interactive Connectivity Establishment
・ Interactive contract manufacturing
・ Interactive course
・ Interactive customer evaluation
・ Interactive Data Corporation
・ Interactive data visualization
・ Interactive Decision Maps


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Interactive C : ウィキペディア英語版
Interactive C

Interactive C is a program which uses a modified version of ANSI C with several libraries and features that allow hobbyists to program small robotics platforms.
==Version by Newton Research Labs==
Newton Research Labs developed Interactive C as a compiling environment for robots using the Motorola 6811 processor. The MIT LEGO Robot Design Contest (6.270) was the original purpose for the software.〔(MIT's Autonomous Robot Design Competition )〕 It became popular, however, due to its ability to compile on the fly rather than taking time to compile beforehand as other languages had done. The programming environment's newest version is IC Version 8.0.2, which supports these operating systems:
*Microsoft Windows XP, 2000, Vista
*Macintosh
*Unix and Unix-like: IRIX, Solaris, SunOS; Linux
The screenshot to the right shows Interactive C running on a Windows operating system. The program features an ''Interaction Window'' where one-line C commands can be sent to the connected controller as well as an editing window, here titled ''main.c'', where a program file is being edited and can be sent to the attached controller.
Here is the basic "Hello World" example for IC programming:

void main()


Here is another example using motor ports 1 and 3:

void main()


A basic infinite loop that will beep for ever:

void main()

Interactive C is used by The Ohio State University to program MIT Handy Boards in its Fundamentals of Engineering for Honors Program. ()

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Interactive C」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.